home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / live / lizard / english / help / videocard.qml < prev    next >
Encoding:
Text File  |  1999-08-15  |  1.8 KB  |  60 lines

  1. <qml title="Select Video Card">
  2.  
  3.   <h1>Select Video Card</h1>
  4.  
  5.   <p>
  6.     In most cases, OpenLinux is able to auto-detect your video
  7.     card. However, since the market for graphics hardware is changing
  8.     quickly, some cards might not be detected correctly. Please
  9.     ensure that all values match your hardware, and correct them
  10.     manually if necessary.
  11.   </p>
  12.  
  13.   <p>
  14.     In the event your computer hangs after you select the
  15.     <strong>Probe</strong> button, reboot your machine and
  16.     configure your video card manually.
  17.   </p>
  18.  
  19.   <p>
  20.     Please refer to your video card┤s documentation for the
  21.     following parameters:
  22.   </p>
  23.  
  24.   <ul>
  25.     <li>
  26.       <strong>Card Type</strong> - Select your video card from
  27.       this pull down menu. If your card is not in the list,
  28.       select the next best match. Good choices in these cases
  29.       are usually the "Generic" entries for your graphic card┤s
  30.       chip set.
  31.     </li>
  32.     <li>
  33.       <strong>Video RAM</strong> - Enter the amount of RAM that
  34.       your video card has. You can select common choices from
  35.       the pull down menu. 
  36.     </li>
  37.     <li>
  38.       <strong>Mode clock(s)</strong> - Select "Programmable" if
  39.       your card has a programmable clock chip, and enter the maximum
  40.       clock rate. If your card does not support programmable clocks,
  41.       select "Fixed clocks" and enter the fixed clock rate.
  42.     </li>
  43.  
  44.   </ul>
  45.  
  46.   <p>
  47.     If an incorrect clock setting or an insufficient amount of video
  48.     memory is detected (for example, if you have a video card with 8
  49.     megabytes of memory but the installation only auto-detects 256
  50.     kilobytes), you may end up starting OpenLinux with a small
  51.     640x480 screen resolution and an insufficient number color depth.
  52.   </p>
  53.  
  54.   <p>
  55.     It is important to <em>at least</em> select the correct video card
  56.     type and video memory settings before you move on.
  57.   </p>
  58.  
  59. </qml>
  60.